home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / dev / misc / p2c120.readme < prev    next >
Encoding:
Text File  |  1993-11-12  |  786 b   |  15 lines

  1. Short: Converts Pascal source to C source
  2. Type: dev/misc
  3. Uploader: cipgr201@indcip1.ind.e-technik.uni-stuttgart.de
  4. Author: cipgr201@indcip1.ind.e-technik.uni-stuttgart.de
  5.  
  6. P2C             P2C is a tool for translating Pascal programs into C. It
  7.                 supports the following Pascal dialects: HP Pascal,
  8.                 Turbo/UCSD Pascal, DEC VAX Pascal, Oregon Software Pascal/2,
  9.                 Macintosh Programmer's Workshop Pascal, Sun/Berkeley Pascal.
  10.                 Modula-2 syntax is also supported. Most reasonable Pascal
  11.                 programs are converted into fully functional C which will
  12.                 compile and run with no further modifications. This is 
  13.                 version 1.20.
  14.                 Author: Dave Gillespie, AMIGA port by Günther Röhrich
  15.